home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / man / cmds / blackscreen.man < prev    next >
Encoding:
Text File  |  1988-12-30  |  903 b   |  29 lines

  1. ' $Header: /a/newcmds/blackscreen/RCS/blackscreen.man,v 1.3 88/12/30 08:43:54 ouster Exp $ SPRITE (Berkeley)
  2. .so \*(]ltmac.sprite
  3. .HS BLACKSCREEN cmds
  4. .BS
  5. .SH NAME
  6. blackscreen \- Turn the display off or on
  7. .SH SYNOPSIS
  8. \fBblackscreen\fR [\fIoption\fR]
  9. .SH OPTIONS
  10. .IP "\fB\-n\fR" 15
  11. Turn the display back on again.
  12. .IP "\fB\-y\fR" 15
  13. Turn the display off.
  14. .BE
  15.  
  16. .SH INTRODUCTION
  17. .PP
  18. This command may be used to turn the display off when a
  19. workstation is about to be
  20. idle for a long period of time.  When invoked with no arguments,
  21. it turns the display off, waits for a carriage-return to be typed,
  22. then turns the display back on again.  If invoked with any argument
  23. except \fB\-n\fR, \fBblackscreen\fR turns the display off and exits with
  24. the display left off.  If the \fB\-n\fR argument is given, \fBblackscreen\fR
  25. re-enables the display immediately and exits.
  26.  
  27. .SH KEYWORDS
  28. black, display, off, screen
  29.